Crate pam_sys

source ·
Expand description

FFI wrappers for the Linux Pluggable Authentication Modules (PAM)

This crate provides raw access to the Linux-PAM API. Constants, types and functions are supported and created with bindgen.

Note: Currently only tested on Linux as I lack access to other OSes at the moment. Both build.rs and wrapper.h probably need to be customized to exclude missing libraries such as pam_misc when they are not present.

Structs

Constants

Functions

Type Aliases